home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / sweettim.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(7);
  4. }
  5.